ASP.NET MVC コントロールヘルプ
Series プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexChartCore<T> クラス : Series プロパティ
系列オブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Series As System.Collections.Generic.IList(Of ChartSeriesBase(Of T))
public System.Collections.Generic.IList<ChartSeriesBase<T>> Series {get;}
参照

FlexChartCore<T> クラス
FlexChartCore<T> メンバ